Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

added capability selenoid.sessionTimeout #155

Merged
merged 1 commit into from
Nov 13, 2018
Merged

Conversation

Ostryak
Copy link
Contributor

@Ostryak Ostryak commented Nov 13, 2018

as per documentation: https://aerokube.com/moon/latest/#_custom_session_timeout_sessiontimeout

Sometimes you may want to change idle timeout for selected browser session. To achieve this - pass the following capability:
sessionTimeout: 1m30s
Timeout is always specified in Golang duration format, e.g. 30s or 2m or 1h and so on.

Such capability is required because different timeouts are required for different projects - somewhere 1min is enough, somewhere 30min is too small (I had such strange experience)

@Ostryak
Copy link
Contributor Author

Ostryak commented Nov 13, 2018

also it would be great to move the change in the page-factory-2

@clicman
Copy link
Contributor

clicman commented Nov 13, 2018

@Ostryak welcome to the community! Great thank you for this PR.

@clicman
Copy link
Contributor

clicman commented Nov 13, 2018

@kosteman port it to pf2plz

@clicman clicman merged commit 5d446ad into sbtqa:master Nov 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants